home *** CD-ROM | disk | FTP | other *** search
/ PC Joker 1999 February / PC Joker 99-02 (Vollversion Darkseed 2).iso / GOODIES / 3DMARK / _SETUP.1 / Result Browser.exe / 0 / RCDATA / TFMESSAGE / TFMESSAGE.txt
Text File  |  1998-10-24  |  852b  |  47 lines

  1. inherited FMessage: TFMessage
  2.   Left = 250
  3.   Top = 158
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = ''
  7.   ClientHeight = 126
  8.   ClientWidth = 315
  9.   FormStyle = fsStayOnTop
  10.   Position = poScreenCenter
  11.   OnCreate = FormCreate
  12.   OnShow = FormShow
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object FViesti: TLabel
  16.     Left = 0
  17.     Top = 64
  18.     Width = 313
  19.     Height = 25
  20.     Alignment = taCenter
  21.     AutoSize = False
  22.     Caption = 'FViesti'
  23.     Transparent = True
  24.     WordWrap = True
  25.   end
  26.   object Animate1: TAnimate
  27.     Left = 0
  28.     Top = 0
  29.     Width = 315
  30.     Height = 60
  31.     Active = False
  32.     Align = alTop
  33.     CommonAVI = aviCopyFiles
  34.     StopFrame = 34
  35.   end
  36.   object Button1: TButton
  37.     Left = 120
  38.     Top = 96
  39.     Width = 75
  40.     Height = 25
  41.     Caption = '&Cancel'
  42.     Default = True
  43.     TabOrder = 1
  44.     OnClick = Button1Click
  45.   end
  46. end
  47.